home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / StackToolsƒ / HyperAppleEventƒ / AppleEvents Test / stylesheet_3252.css < prev   
Encoding:
Cascading Style Sheet File  |  1991-08-19  |  215 b   |  21 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-family: "Chicago";
  7.         }
  8.         .style3
  9.         {
  10.             font-weight: bold;
  11.         }
  12.         .style4
  13.         {
  14.             font-style: italic;
  15.         }
  16.         .style6
  17.         {
  18.             text-decoration: underline;
  19.             font-weight: bold;
  20.         }
  21.